BlueToothFactory
Introduction创建蓝牙接口工厂类 Factory class to create a RTBlueToothPI interface MethodsCreate:+(RTBlueToothPI *) Create:(BlueToothKind) bluekind; ParametersReturn ValueRTBlueToothPI Discussion根据蓝牙类型bluekind,创建对应的蓝牙接口RTBlueToothPI Through the parameter bluekind, create Bluetooth interface RTBlueToothPI interface |